home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / coki.swf / scripts / DefineButton2_141 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-10-01  |  96 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndPlay("manual_stage03","manual_stage03");
  4. }
  5.